Home
last modified time | relevance | path

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

/locale/programs/
A Dlocarchive.c81 #define INC(FIELD, INCREMENT) SET (FIELD, GET (FIELD) + (INCREMENT)) macro
805 INC (head->string_used, name_len + 1); in add_alias()
807 INC (head->namehash_used, 1); in add_alias()
817 INC (locrecent->refs, -1); in add_alias()
1066 INC (head->sumhash_used, 1); in add_locale()
1085 INC (head->string_used, name_len + 1); in add_locale()
1086 INC (head->namehash_used, 1); in add_locale()
1095 INC (head->locrectab_used, 1); in add_locale()
1109 INC (locrecent->refs, -1); in add_locale()
1113 INC (head->locrectab_used, 1); in add_locale()

Completed in 6 milliseconds