Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/sljit/dist/doc/tutorial/ | |
loop.c | 6 typedef long (*func2_t)(long a, long b); typedef in typeref:typename:long (*)(long a,long b) 26 func2_t func; 62 func = (func2_t)code; |
loop.c | 6 typedef long (*func2_t)(long a, long b); typedef in typeref:typename:long (*)(long a,long b) 26 func2_t func; 62 func = (func2_t)code; |