Searched refs:TARGET_NR_fstat64 (Results 1 – 3 of 3) sorted by relevance
257 #ifdef TARGET_NR_fstat64258 { TARGET_NR_fstat64, "fstat64" , NULL, print_fstat64, NULL },
7618 defined(TARGET_NR_fstat64) || defined(TARGET_NR_fstatat64) || \9202 || defined(TARGET_NR_fstat) || defined(TARGET_NR_fstat64) \ in _syscall2()11840 #ifdef TARGET_NR_fstat64 in _syscall2()11841 case TARGET_NR_fstat64: in _syscall2()
3280 #if defined(TARGET_NR_fstat) || defined(TARGET_NR_fstat64)