Home
last modified time | relevance | path

Searched refs:expr_check (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h136 expr_check, enumerator
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dclass.c55 default_classification_rules -> data.eval -> op = expr_check; in classification_setup()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtree.c721 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 Dprint.c570 case expr_check:
H A Dparse.c3597 (*expr) -> op = expr_check;
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h196 expr_check, enumerator
H A Dparse.c5813 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 Dtree.h303 (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 DFSFChangeLog1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h304 (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 DFSFChangeLog1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
H A DChangeLog-199910017 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 DChangeLog-201214486 (expr_check): New.