OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:conditional_struct
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
d_fold_test.c
84
/* expect+2: error: function '
conditional_struct
' expects to return value [214] */
85
/* expect+1: warning: parameter 's' unused in function '
conditional_struct
' [231] */
86
int
conditional_struct
(struct s s) { return s ? 1 : 2; }
function in typeref:typename:int
msg_204.c
111
/* expect+1: error: function '
conditional_struct
' expects to return value [214] */
112
int
conditional_struct
(struct s s) { return s ? 1 : 2; }
function in typeref:typename:int
d_fold_test.c
84
/* expect+2: error: function '
conditional_struct
' expects to return value [214] */
85
/* expect+1: warning: parameter 's' unused in function '
conditional_struct
' [231] */
86
int
conditional_struct
(struct s s) { return s ? 1 : 2; }
function in typeref:typename:int
msg_204.c
111
/* expect+1: error: function '
conditional_struct
' expects to return value [214] */
112
int
conditional_struct
(struct s s) { return s ? 1 : 2; }
function in typeref:typename:int
Completed in 21 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025