Home
last modified time | relevance | path

Searched defs:word (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dfmt.c26 #define word unused_word_type macro
222 static WORD word[MAXWORDS]; variable
Dsystem.h521 unsigned char word; in is_nul() local
Dptx.c599 search_table (WORD *word, WORD_TABLE *table) in search_table()