Searched refs:regchar (Results 1 – 6 of 6) sorted by relevance
/external/libcups/vcnet/regex/ |
D | debug.c | 61 fprintf(d, ", %d=%s", i, regchar(c)); 71 fprintf(d, "%s", regchar(c)); 78 regchar(c-1)); 129 fprintf(d, "%s", regchar((char)opnd)); 153 fprintf(d, "%s", regchar(i)); 160 regchar(i-1)); 232 regchar(ch) in regchar() function
|
D | debug.ih | 9 static char *regchar(int ch);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regengine.inc | 1006 * Is this identical to regchar() over in debug.c? Well, yes. But a
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regengine.inc | 1006 * Is this identical to regchar() over in debug.c? Well, yes. But a
|
/external/llvm/lib/Support/ |
D | regengine.inc | 1006 * Is this identical to regchar() over in debug.c? Well, yes. But a
|
/external/llvm-project/llvm/lib/Support/ |
D | regengine.inc | 1006 * Is this identical to regchar() over in debug.c? Well, yes. But a
|