Searched refs:dashes (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/backtrace/
H A DMakefile.in641 dashes="$$banner"; \
650 dashes="$$skipped"; \
656 dashes="$$report"; \
658 dashes=`echo "$$dashes" | sed s/./=/g`; \
664 echo "$${col}$$dashes$${std}"; \
668 echo "$${col}$$dashes$${std}"; \
/fuchsia/zircon/system/uapp/gpt/
H A Dgpt.c338 uint8_t dashes = 0; local
345 dashes++;
367 if (dashes != 4) {

Completed in 32 milliseconds