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

  /src/usr.bin/xlint/lint1/
tree.c 3700 can_represent(const type_t *tp, const tnode_t *tn) function in typeref:typename:bool
3729 // current platform, while can_represent acts on the actual type sizes
3739 return !can_represent(ntp, otn);

Completed in 14 milliseconds