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

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c 853 #define JUMP_POSTFIX(type) \
1437 jump_names[type & 0xff], JUMP_POSTFIX(type));
1554 fprintf(compiler->verbose, ", %s%s\n", jump_names[type & 0xff], JUMP_POSTFIX(type));
sljitNativeX86_common.c 2917 jump_names[type & 0xff], JUMP_POSTFIX(type));

Completed in 18 milliseconds