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

  /src/usr.bin/gencat/
gencat.c 349 int in_quote = 0; local in function:getmsg
354 in_quote = 1;
371 if (!in_quote) {
387 in_quote = 0;
458 if (in_quote)
  /src/sys/arch/x68k/stand/common/
start.S 345 bnes in_quote
353 in_quote: label

Completed in 14 milliseconds