Home
last modified time | relevance | path

Searched refs:FUNC_STDCALL (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/perf/
Dtinycc.c2242 #define FUNC_STDCALL 1 /* pascal c call */ macro
5943 if (args_size && func_sym->r != FUNC_STDCALL) in gfunc_call()
6011 if (func_call == FUNC_STDCALL) in gfunc_prolog()
12080 ad->func_call = FUNC_STDCALL; in parse_attribute()