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

  /src/sys/external/bsd/sljit/dist/doc/tutorial/
func_call.c 25 static int func_call(long a, long b, long c) function in typeref:typename:int
79 return func_call(4, 5, 6);
func_call.c 25 static int func_call(long a, long b, long c) function in typeref:typename:int
79 return func_call(4, 5, 6);

Completed in 59 milliseconds