Home
last modified time | relevance | path

Searched refs:re_opcode_t (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c458 } re_opcode_t; typedef
619 switch ((re_opcode_t) *p++)
2876 re_opcode_t op; in store_op1()
2889 re_opcode_t op; in store_op2()
2904 re_opcode_t op; in insert_op1()
2923 re_opcode_t op; in insert_op2()
3264 && (re_opcode_t) *p != succeed_n)
5087 switch ((re_opcode_t) *p)
5151 switch ((re_opcode_t) *p1)
5258 switch ((re_opcode_t) *p1)
[all …]
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c510 } re_opcode_t; typedef
754 switch ((re_opcode_t) *p++)
3038 re_opcode_t op; in store_op1()
3051 re_opcode_t op; in store_op2()
3066 re_opcode_t op; in insert_op1()
3085 re_opcode_t op; in insert_op2()
4796 switch ((re_opcode_t) *p1++)
5124 if ((re_opcode_t) p1[3] == exactn)
5779 switch ((re_opcode_t) *p1)
5886 switch ((re_opcode_t) *p1)
[all …]
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c604 } re_opcode_t; typedef
829 switch ((re_opcode_t) *p++) in PREFIX()
4761 && (re_opcode_t) *p != succeed_n) in PREFIX()
6691 switch ((re_opcode_t) *p1++) in wcs_re_match_2_internal()
6991 || (re_opcode_t) *p2 == start_memory)) in wcs_re_match_2_internal()
7019 || (re_opcode_t) *p2 == exactn_bin in wcs_re_match_2_internal()
7046 else if ((re_opcode_t) p1[3] == charset in wcs_re_match_2_internal()
7447 switch ((re_opcode_t) *p) in wcs_re_match_2_internal()
7510 switch ((re_opcode_t) *p1) in PREFIX()
7619 switch ((re_opcode_t) *p1) in PREFIX()
[all …]