Searched refs:ADD_BLOCK (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/intl/
H A Ddcigettext.c334 # define ADD_BLOCK(list, address) /* nothing */ macro
342 # define ADD_BLOCK(list, addr) \ macro
556 ADD_BLOCK (block_list, dirname);
582 ADD_BLOCK (block_list, xdomainname);
590 ADD_BLOCK (block_list, single_locale);
/haiku-fatelf/src/bin/gawk/intl/
H A Ddcigettext.c328 # define ADD_BLOCK(list, address) /* nothing */ macro
336 # define ADD_BLOCK(list, addr) \ macro
546 ADD_BLOCK (block_list, dirname);
572 ADD_BLOCK (block_list, xdomainname);
580 ADD_BLOCK (block_list, single_locale);

Completed in 39 milliseconds