Searched defs:cond (Results 1 – 5 of 5) sorted by relevance
248 # define STRICT_CHECK(cond) if (cond) goto error argument251 # define STRICT_CHECK(cond) argument
1567 int cond; in get_cond() member1588 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
270 uint8_t cond; /* conditional type */ member
12369 struct sljit_jump *cond = NULL; in compile_bracket_backtrackingpath() local
1977 static inline uint32_t zend_emit_cond_jump(zend_uchar opcode, znode *cond, uint32_t opnum_target) /… in zend_emit_cond_jump()
Completed in 67 milliseconds