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

  /src/usr.bin/xlint/lint1/
tree.c 4286 unsigned int size_in_bytes = type_size_in_bits(tp) / CHAR_SIZE;
4310 * type_size_in_bits(tp);
4335 type_size_in_bits(const type_t *tp) function in typeref:typename:unsigned int

Completed in 15 milliseconds