Searched refs:no_op (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/ncurses/progs/ |
| HD | tabs.c | 379 bool no_op = FALSE; in main() local 437 no_op = TRUE; in main() 524 if (!no_op) in main() 528 if (!no_op) in main()
|
| /NextBSD/bin/pax/ |
| HD | options.c | 67 static int no_op(void); 121 {"tar", 10240, BLKMULT, 0, 1, BLKMULT, 0, tar_id, no_op, 122 tar_rd, tar_endrd, no_op, tar_wr, tar_endwr, NULL, tar_trail, 1522 no_op(void) in no_op() function
|
| /NextBSD/contrib/groff/src/utils/tfmtodit/ |
| HD | tfmtodit.cpp | 409 no_op = 244, in load() enumerator 442 case no_op: in load()
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | regex.c | 455 no_op = 0, enumerator 831 case no_op: in PREFIX() 4731 case no_op: in PREFIX() 6089 case no_op: in wcs_re_match_2_internal() 6943 while (p1 < pend && (re_opcode_t) *p1 == no_op) in wcs_re_match_2_internal() 7235 p[1] = (UCHAR_T) no_op; in wcs_re_match_2_internal() 7237 p[2] = (UCHAR_T) no_op; in wcs_re_match_2_internal() 7238 p[3] = (UCHAR_T) no_op; in wcs_re_match_2_internal() 7654 case no_op: in PREFIX()
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | regex.c | 455 no_op = 0, enumerator 831 case no_op: in PREFIX() 4731 case no_op: in PREFIX() 6089 case no_op: in wcs_re_match_2_internal() 6943 while (p1 < pend && (re_opcode_t) *p1 == no_op) in wcs_re_match_2_internal() 7235 p[1] = (UCHAR_T) no_op; in wcs_re_match_2_internal() 7237 p[2] = (UCHAR_T) no_op; in wcs_re_match_2_internal() 7238 p[3] = (UCHAR_T) no_op; in wcs_re_match_2_internal() 7654 case no_op: in PREFIX()
|