OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEGA
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
fmt_scaled.c
56
NONE = 0, KILO = 1,
MEGA
= 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6
60
static unit_type units[] = { NONE, KILO,
MEGA
, GIGA, TERA, PETA, EXA };
/src/tests/usr.bin/xlint/lint1/
msg_348.c
263
/* expect+4: previous declaration of '
MEGA
' [260] */
264
/* expect+3: previous declaration of '
MEGA
' [260] */
265
/* expect+2: previous declaration of '
MEGA
' [260] */
266
/* expect+1: previous declaration of '
MEGA
' [260] */
267
NONE = 0, KILO = 1,
MEGA
= 2
276
/* expect+1: warning: maximum value 2 for '
MEGA
' of type 'enum unit_prefix' does not match maximum array index 1 [348] */
278
/* expect+1: warning: maximum value 2 for '
MEGA
' of type 'enum unit_prefix' does not match maximum array index 1 [348] */
290
/* expect+1: warning: maximum value 2 for '
MEGA
' of type 'enum unit_prefix' does not match maximum array index 3 [348] */
292
/* expect+1: warning: maximum value 2 for '
MEGA
' of type 'enum unit_prefix' does not match maximum array index 3 [348] */
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026