Home
last modified time | relevance | path

Searched refs:_GL_ATTRIBUTE_WUR (Results 1 – 1 of 1) sorted by relevance

/external/bison/lib/
Dhash.h33 # define _GL_ATTRIBUTE_WUR __attribute__ ((__warn_unused_result__)) macro
35 # define _GL_ATTRIBUTE_WUR /* empty */ macro
91 Hash_data_freer) _GL_ATTRIBUTE_WUR;
96 bool hash_rehash (Hash_table *, size_t) _GL_ATTRIBUTE_WUR;
97 void *hash_insert (Hash_table *, const void *) _GL_ATTRIBUTE_WUR;