/src/usr.bin/aiomixer/ |
parse.c | 37 static struct aiomixer_class *get_class(struct aiomixer *, int); 42 get_class(struct aiomixer *aio, int class) function in typeref:struct:aiomixer_class * 116 class = get_class(aio, info.mixer_class);
|
parse.c | 37 static struct aiomixer_class *get_class(struct aiomixer *, int); 42 get_class(struct aiomixer *aio, int class) function in typeref:struct:aiomixer_class * 116 class = get_class(aio, info.mixer_class);
|
/src/sys/arch/hppa/spmath/ |
fpudispatch.c | 96 #define get_class(op) extru(op,fpclasspos,2) macro
|
fpudispatch.c | 96 #define get_class(op) extru(op,fpclasspos,2) macro
|