Home
last modified time | relevance | path

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

/src/contrib/bc/gen/
H A Dstrgen.c240 output_label(FILE* out, const char* label, const char* name) in output_label() function
375 if (has_label && output_label(out, label, argv[1]) < 0) goto err; in main()