OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btodb
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
quota.h
54
#define
btodb
(num) ((num) >> 10)
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
quota.h
54
#define
btodb
(num) ((num) >> 10)
macro
/device/linaro/bootloader/edk2/StdLib/Include/sys/
param.h
136
#define
btodb
(x) ((x) >> DEV_BSHIFT)
macro
/external/python/cpython2/Lib/plat-irix6/
FILE.py
453
def
btodb
(bytes): return \
457
BLKDEV_IOSHIFT = BPCSHIFT
function
/external/python/cpython2/Lib/plat-sunos5/
IN.py
124
def
btodb
(bytes): return \
132
NCARGS32 = 0x100000
function
STROPTS.py
121
def
btodb
(bytes): return \
129
NCARGS32 = 0x100000
function
[
all
...]
Completed in 3096 milliseconds