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

  /src/usr.bin/xlint/lint1/
lint1.h 102 } val_t; typedef in typeref:struct:__anondcf084d00408
304 val_t value; /* if CON */
414 val_t *vals;
542 val_t constant;
661 is_nonzero_val(const val_t *val)
704 * TODO: Add proper support for INT128. This involves changing val_t to
lint1.h 102 } val_t; typedef in typeref:struct:__anondcf084d00408
304 val_t value; /* if CON */
414 val_t *vals;
542 val_t constant;
661 is_nonzero_val(const val_t *val)
704 * TODO: Add proper support for INT128. This involves changing val_t to

Completed in 26 milliseconds