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:__anon8368
304 val_t value; /* if CON */
416 val_t *vals;
544 val_t constant;
663 is_nonzero_val(const val_t *val)
706 * TODO: Add proper support for INT128. This involves changing val_t to
lint1.h 102 } val_t; typedef in typeref:struct:__anon8368
304 val_t value; /* if CON */
416 val_t *vals;
544 val_t constant;
663 is_nonzero_val(const val_t *val)
706 * TODO: Add proper support for INT128. This involves changing val_t to

Completed in 30 milliseconds