OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:local_inc_and_test
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
local.h
50
#define
local_inc_and_test
(l) (local_inc_return(l) == 0)
macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
local.h
50
#define
local_inc_and_test
(l) (local_inc_return(l) == 0)
macro
/external/kernel-headers/original/asm-x86/
local_32.h
88
*
local_inc_and_test
- increment and test
95
static __inline__ int
local_inc_and_test
(local_t *l)
function
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
local.h
50
#define
local_inc_and_test
(l) (local_inc_return(l) == 0)
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
local.h
50
#define
local_inc_and_test
(l) (local_inc_return(l) == 0)
macro
/external/kernel-headers/original/asm-mips/
local.h
156
*
local_inc_and_test
- increment and test
163
#define
local_inc_and_test
(l) (local_inc_return(l) == 0)
macro
Completed in 249 milliseconds