Searched defs:cond (Results 1 – 7 of 7) sorted by relevance
248 # define STRICT_CHECK(cond) if (cond) goto error argument251 # define STRICT_CHECK(cond) argument
1551 int cond; in get_cond() member1572 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
265 uint8_t cond; /* conditional type */ member
1435 Node* cond = NODE_BAG_BODY(node); in compile_length_bag_node() local1600 Node* cond = NODE_BAG_BODY(node); in compile_bag_node() local
2457 node_new_bag_if_else(Node* cond, Node* Then, Node* Else) in node_new_bag_if_else()
11007 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local
2217 static inline uint32_t zend_emit_cond_jump(zend_uchar opcode, znode *cond, uint32_t opnum_target) /… in zend_emit_cond_jump()
Completed in 127 milliseconds