HomeSort by: relevance | last modified time | path
    Searched defs:nostr (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libcurses/EXAMPLES/
ex1.c 70 char nostr[ 128 ]; local in function:main
253 sprintf( nostr, "Orig:%x", al[ ac ]);
254 addstr( nostr );
259 sprintf( nostr, "New:%x", al[ ac ]);
260 //addstr( nostr );
261 insstr( nostr );
ex1.c 70 char nostr[ 128 ]; local in function:main
253 sprintf( nostr, "Orig:%x", al[ ac ]);
254 addstr( nostr );
259 sprintf( nostr, "New:%x", al[ ac ]);
260 //addstr( nostr );
261 insstr( nostr );
  /src/sys/sys/
localedef.h 40 const char *nostr; member in struct:__anona3f85cde0108
localedef.h 40 const char *nostr; member in struct:__anona3f85cde0108

Completed in 61 milliseconds