OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unit_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_348.c
262
enum
unit_prefix
{
enum
271
unit_name(enum
unit_prefix
prefix)
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] */
msg_348.c
262
enum
unit_prefix
{
enum
271
unit_name(enum
unit_prefix
prefix)
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 20 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025