Home
last modified time | relevance | path

Searched defs:op (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c130 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd)) argument
131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) argument
1301 doemit(struct parse *p, sop op, size_t opnd) in doemit()
1323 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()
Dregex2.h69 #define SOP(op, opnd) ((op)|(opnd)) argument
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.cc483 const Elf_Byte op = *go; in get_pc_address_file_info() local
/ndk/sources/host-tools/make-3.81/
Dexpand.c248 char *op, *begp; in variable_expand_string() local
Dfunction.c2124 handle_function (char **op, char **stringp) in handle_function()
/ndk/sources/host-tools/nawk-20071023/
Dtran.c250 Cell *cp, *op, **np; in rehash() local
Db.c292 uschar *op, *bp; in cclenter() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c1325 bin_tree_t *op, *cls, *tree1, *tree; in lower_subexp() local