Home
last modified time | relevance | path

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

/trueos/lib/libdpv/
HDdpv.c71 uint8_t no_labels = FALSE; /* dpv_config.options & DPV_NO_LABELS */ variable
156 no_labels = FALSE; in dpv()
199 no_labels = ((options & DPV_NO_LABELS) != 0); in dpv()
227 if (label_size == 0 && no_labels == FALSE) in dpv()
HDdpv_private.h41 extern uint8_t no_labels;
HDdprompt.c228 label_size = no_labels ? 0 : dwidth - pbar_size - 9; in dprompt_init()
232 if (no_labels) in dprompt_init()
489 no_labels == FALSE) in dprompt_add_files()
/trueos/contrib/gcc/
HDFSFChangeLog.112242 ({reg_set,modified,no_labels}_between_p, modified_in_p): Likewise.