Home
last modified time | relevance | path

Searched defs:orig_p (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DLEB128.h60 uint8_t *orig_p = p; variable
81 const uint8_t *orig_p = p; variable
95 const uint8_t *orig_p = p; variable
/external/mksh/src/
Dmisc.c902 const unsigned char *orig_p = p; in gmatch_cclass() local