Searched defs:ASSIGN (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregexec.c64 #define ASSIGN(d, s) ((d) = (s)) macro
90 #undef ASSIGN macro
111 #define ASSIGN(d, s) memmove(d, s, m->g->nstates) macro
/freebsd-9.3-release/lib/libc/regex/
H A Dregexec.c104 #define ASSIGN(d, s) ((d) = (s)) macro
133 #undef ASSIGN macro
156 #define ASSIGN(d, s) memcpy(d, s, m->g->nstates) macro
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dop.h94 ASSIGN, enumerator in enum:__anon10859
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dada-exp.c70 ASSIGN = 272, enumerator in enum:yytokentype
118 #define ASSIGN 272 macro
H A Dm2-exp.c89 ASSIGN = 291, enumerator in enum:yytokentype
137 #define ASSIGN 291 macro
H A Dp-exp.c73 ASSIGN = 275, enumerator in enum:yytokentype
109 #define ASSIGN 275 macro

Completed in 84 milliseconds