Home
last modified time | relevance | path

Searched defs:ARGIFY (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/x86_64/x32/
A Dsysdep.h54 # define ARGIFY(X) \ macro
/sysdeps/unix/sysv/linux/mips/mips64/
A Dsysdep.h50 # define ARGIFY(X) ((long long int) (__typeof__ ((X) - (X))) (X)) macro
53 # define ARGIFY(X) ((long int) (X)) macro
/sysdeps/unix/sysv/linux/x86_64/
A Dsysdep.h228 #define ARGIFY(X) ((TYPEFY1 (X)) (X)) macro

Completed in 4 milliseconds