HomeSort by: relevance | last modified time | path
    Searched defs:get_class (Results 1 - 4 of 4) sorted by relevancy

  /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

Completed in 26 milliseconds