Lines Matching defs:RTNAME
63 gid_t RTNAME(GetGID)() {
72 uid_t RTNAME(GetUID)() {
86 RTNAME(GetEnvVariable)
120 std::intptr_t RTNAME(Malloc)(std::size_t size) {
125 std::int32_t FORTRAN_PROCEDURE_NAME(iargc)() { return RTNAME(ArgumentCount)(); }
131 (void)RTNAME(GetCommandArgument)(
152 void RTNAME(Free)(std::intptr_t ptr) {
156 std::int64_t RTNAME(Signal)(std::int64_t number, void (*handler)(int)) {
168 void RTNAME(Sleep)(std::int64_t seconds) {
254 int RTNAME(Chdir)(const char *name) {