Searched defs:CONVERT_32BIT_SIZE_T (Results 1 – 4 of 4) sorted by relevance
53 # define CONVERT_32BIT_SIZE_T(REG) macro55 # define CONVERT_32BIT_SIZE_T(REG) "llgfr %" #REG ",%" #REG "\n\t" macro
63 # define CONVERT_32BIT_SIZE_T(REG) macro65 # define CONVERT_32BIT_SIZE_T(REG) "llgfr %" #REG ",%" #REG "\n\t" macro
81 # define CONVERT_32BIT_SIZE_T(REG) macro83 # define CONVERT_32BIT_SIZE_T(REG) "llgfr %" #REG ",%" #REG "\n\t" macro
Completed in 9 milliseconds