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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 3384 is_const = True
3408 is_const = False
3410 if not is_const:
  /src/usr.bin/xlint/lint1/
decl.c 1233 block_derive_pointer(type_t *stp, bool is_const, bool is_volatile)
1237 tp->t_const = is_const;

Completed in 20 milliseconds