Searched refs:OutputInteger32 (Results 1 – 4 of 4) sorted by relevance
248 bool IONAME(OutputInteger32)(Cookie, std::int32_t);
74 IONAME(OutputInteger32)(cookie, 0xfeedface); in TEST()
1133 bool IONAME(OutputInteger32)(Cookie cookie, std::int32_t n) { in IONAME() argument
90 mkIOKey(OutputInteger16), mkIOKey(OutputInteger32),424 return getIORuntimeFunc<mkIOKey(OutputInteger32)>(loc, builder); in getOutputFunc()