Searched refs:expr_check (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | tree.h | 136 expr_check, enumerator
|
| /netbsd-src/external/mpl/dhcp/dist/server/ |
| H A D | class.c | 55 default_classification_rules -> data.eval -> op = expr_check; in classification_setup()
|
| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | tree.c | 721 case expr_check: 2176 case expr_check: 2254 case expr_check: 3021 case expr_check: 3039 return (expr -> op == expr_check || 3131 case expr_check: 3230 case expr_check: 3327 case expr_check: 3971 case expr_check: in data_subexpression_length()
|
| H A D | print.c | 570 case expr_check:
|
| H A D | parse.c | 3597 (*expr) -> op = expr_check;
|
| /netbsd-src/external/mpl/dhcp/dist/keama/ |
| H A D | keama.h | 196 expr_check, enumerator
|
| H A D | parse.c | 5813 case expr_check: in op_context() 5895 case expr_check: in op_val() 6003 return expr_check; in expression()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree.h | 303 (expr_check ((T), __FILE__, __LINE__, __FUNCTION__)) 3459 expr_check (tree __t, const char *__f, int __l, const char *__g) in expr_check() function 3713 expr_check (const_tree __t, const char *__f, int __l, const char *__g) in expr_check() function
|
| H A D | FSFChangeLog | 1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree.h | 304 (expr_check ((T), __FILE__, __LINE__, __FUNCTION__)) 3622 expr_check (tree __t, const char *__f, int __l, const char *__g) in expr_check() function 3876 expr_check (const_tree __t, const char *__f, int __l, const char *__g) in expr_check() function
|
| H A D | FSFChangeLog | 1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
|
| H A D | ChangeLog-1999 | 10017 expr_check): Delete. 10653 * tree.c (expr_check): Fix typo in last change. 10716 expr_check): For other compilers. 19255 tree_class_check, expr_check): Qualify a char* with the `const' 19261 tree_class_check, expr_check): Likewise.
|
| H A D | ChangeLog-2012 | 14486 (expr_check): New.
|