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

  /src/tests/usr.bin/xlint/lint1/
c11_generic_expression.c 24 classify_type_without_default(double var) function in typeref:typename:const char *
26 /* expect-2: warning: parameter 'var' unused in function 'classify_type_without_default' [231] */
33 /* expect-1: error: function 'classify_type_without_default' expects to return value [214] */

Completed in 12 milliseconds