Searched defs:instr (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/re/ | ||
H A D | sed1.c | 36 word* instr(unsigned char*); 96 instr(unsigned char *p) /* get address of command word */ function 107 word *q = instr(p); 265 q = instr(p); 356 q = instr(p); |
Completed in 8 milliseconds