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

  /src/external/lgpl3/gmp/dist/tests/
arm32check.c 72 calling_conventions_check (void) function
amd64check.c 74 calling_conventions_check (void) function
x86check.c 80 calling_conventions_check (void) function
tests.h 84 int calling_conventions_check (void);
87 #define CALLING_CONVENTIONS_CHECK() (calling_conventions_check())
90 #define CALLING_CONVENTIONS_CHECK() 1 /* always ok */

Completed in 27 milliseconds