Searched refs:nostr (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/libc/locale/
H A Dlmessages.h43 const char *nostr; member in struct:lc_messages_T
H A Dlmessages.c58 "no" /* nostr */
82 if (l->nostr == NULL)
83 l->nostr = empty;
119 "nostr = %s\n",
123 _messages_locale.nostr
H A Dnl_langinfo.c163 ret = (char*) __get_current_messages_locale(loc)->nostr;
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dsystools.pl212 nostr(_, read_string(_, _, 0, '')) :- !.
213 nostr(N, Goal) :-
216 :- set_error_handler(190, nostr/2).
217 :- set_error_handler(198, nostr/2).

Completed in 33 milliseconds