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