Searched refs:ASSIGN (Results 1 – 14 of 14) sorted by relevance
| /dragonfly/contrib/nvi2/regex/ |
| HD | regexec.c | 67 #define ASSIGN(d, s) ((d) = (s)) macro 93 #undef ASSIGN 114 #define ASSIGN(d, s) memcpy(d, s, m->g->nstates) macro
|
| HD | engine.c | 696 ASSIGN(fresh, st); in fast() 744 ASSIGN(tmp, st); in fast() 745 ASSIGN(st, fresh); in fast() 829 ASSIGN(tmp, st); in slow() 830 ASSIGN(st, empty); in slow()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | m2-exp.y | 184 %nonassoc ASSIGN 475 exp : exp ASSIGN exp 764 { {':', '='}, ASSIGN },
|
| HD | p-exp.y | 219 %right ASSIGN 511 exp : exp ASSIGN exp 1097 {":=", ASSIGN, BINOP_END},
|
| HD | ada-exp.y | 204 %nonassoc ASSIGN 240 | primary ASSIGN exp /* Extension for convenience */
|
| HD | ada-exp.c | 243 ASSIGN = 270, enumerator 292 #define ASSIGN 270 macro
|
| HD | ada-lex.c | 1394 { return ASSIGN; }
|
| /dragonfly/contrib/awk/ |
| HD | maketab.c | 83 { ASSIGN, "assign", " = " },
|
| HD | lex.c | 267 yylval.i = ASSIGN; RET(ASGNOP); in yylex()
|
| HD | awkgram.y | 58 %token <i> ASSIGN ASGNOP ADDEQ SUBEQ MULTEQ DIVEQ MODEQ POWEQ
|
| HD | run.c | 1542 if (n == ASSIGN) { /* ordinary assignment */ in assign()
|
| /dragonfly/gnu/usr.bin/gdb/gdb/ |
| HD | ada-lex.c | 1394 { return ASSIGN; }
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | vmsdbgout.c | 1774 status = SYS$ASSIGN (&devicedsc, &chan, 0, 0, 0); in vms_file_stats_name()
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | msdos | 863 #IFMEMDSK.cOM ASSIGN.cOM COMP.cOM
|