Searched refs:first_op (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Difspemts.c135 boolean first_op = true; local
144 if ( ! first_op ) fprintf( fid, "," );
147 first_op = false;
/macosx-10.10/pcre-7/pcre/
H A Dpcre_dfa_exec.c388 const uschar *end_code, *first_op; local
426 first_op = this_start_code + 1 + LINK_SIZE +
438 if (*first_op == OP_REVERSE)

Completed in 122 milliseconds