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

  /src/usr.bin/xlint/lint1/
decl.c 477 dcs->d_mem_align = to_int_constant(tn, true);
3208 * to_int_constant() should be used only inside declarations. If it is used in
3212 to_int_constant(tnode_t *tn, bool required) function in typeref:typename:int

Completed in 27 milliseconds