Searched refs:SYSCALL_MONTIME (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/libsys/ | ||
| D | indsyscl.h | 143 #define SYSCALL_MONTIME 14 /* __time(), fetches internal monitor time */ macro |
| D | ind_time.c | 89 the_time = __ghs_syscall(SYSCALL_MONTIME); in time() |