Home
last modified time | relevance | path

Searched refs:tloc (Results 1 – 6 of 6) sorted by relevance

/openbsd/games/adventure/
H A Dio.c382 t->tloc = n; /* table entry mod 1000 */ in rtrav()
401 if (t->tloc <= 300) in twrite()
402 speak(&ltext[t->tloc]); in twrite()
403 else if (t->tloc <= 500) in twrite()
404 printf("special code %d\n", t->tloc - 300); in twrite()
406 rspeak(t->tloc - 500); in twrite()
H A Dsubr.c181 newloc = kk->tloc; in fdwarf()
322 ll2 = tkk->tloc; in march()
351 if (tkk->tloc != ll2 || tkk->conditions != ll1) in march()
375 ll = tkk->tloc; in mback()
383 if (forced(ll) && k == j->tloc) in mback()
H A Dhdr.h113 int tloc; /* n in writeup (newloc % 1000) */ member
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h23 #define __sanitizer_syscall_pre_time(tloc) \ argument
24 __sanitizer_syscall_pre_impl_time((long)(tloc))
25 #define __sanitizer_syscall_post_time(res, tloc) \ argument
26 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
2024 void __sanitizer_syscall_pre_impl_time(long tloc);
2025 void __sanitizer_syscall_post_impl_time(long res, long tloc);
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc206 PRE_SYSCALL(time)(void *tloc) {}
208 POST_SYSCALL(time)(long res, void *tloc) {
210 if (tloc)
211 POST_WRITE(tloc, sizeof(long));
/openbsd/gnu/usr.bin/binutils-2.17/binutils/po/
H A Dvi.po3662 "\tloc\t\t\tđịnh vị\n"