HomeSort by: relevance | last modified time | path
    Searched defs:call_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c 64 sljit_sw (SLJIT_CALL *call_init)(void *next, void* match); member in union:regex_machine::__anon6343
2415 match->head = machine->u.call_init(match->current, match);
regexJIT.c 64 sljit_sw (SLJIT_CALL *call_init)(void *next, void* match); member in union:regex_machine::__anon6343
2415 match->head = machine->u.call_init(match->current, match);

Completed in 31 milliseconds