OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getitimer
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/arch-arm/syscalls/
getitimer.S
6
ENTRY(
getitimer
)
function
15
END(
getitimer
)
/bionic/libc/arch-mips/syscalls/
getitimer.S
4
.globl
getitimer
6
.ent
getitimer
8
getitimer
:
label
22
.end
getitimer
/bionic/libc/arch-x86/syscalls/
getitimer.S
6
ENTRY(
getitimer
)
function
24
END(
getitimer
)
/external/llvm/include/llvm/Target/
TargetLibraryInfo.h
307
/// int
getitimer
(int which, struct itimerval *value);
308
getitimer
,
enumerator in enum:llvm::LibFunc::Func
Completed in 721 milliseconds