OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_getsz
(Results
1 - 2
of
2
) sorted by null
/external/toybox/toys/other/
blockdev.c
63
if (!flag) printf("%lld\n", (toys.optflags &
FLAG_getsz
) ? val >> 9: val);
/external/toybox/generated/
flags.h
97
#undef
FLAG_getsz
[
all
...]
Completed in 40 milliseconds