HomeSort by: relevance | last modified time | path
    Searched refs:sharp (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/time/
Makefile 578 # The caller must set the shell variable 'sharp' to the character '#',
582 SAFE_CHARSET1= $(TAB_CHAR)' !\"'$$sharp'$$%&'\''()*+,./0123456789:;<=>?@'
607 SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$sharp$(OK_CHAR)'*)?$$'
945 sharp='#' && \
  /src/bin/sh/
output.c 418 int sharp;
443 sharp = 0;
452 sharp++;
541 if (sharp && *f == 'o' && prec <= len)
  /src/external/bsd/pcc/dist/pcc/mip/
reader.c 1417 * If sharp then do not allow temps.
1420 oregok(NODE *p, int sharp)
1431 if ((q->n_op == REG || (q->n_op == TEMP && !sharp)) &&
1434 if (q->n_op == REG || (q->n_op == TEMP && !sharp)) {
1467 (ql->n_op==REG || (ql->n_op==TEMP && !sharp)) &&
1474 (ql->n_op==REG || (ql->n_op==TEMP && !sharp))) {
pass2.h 281 int oregok(NODE *p, int sharp);
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 11164 \DeclareUnicodeCharacter{266F}{\ensuremath\sharp}%
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 11164 \DeclareUnicodeCharacter{266F}{\ensuremath\sharp}%

Completed in 47 milliseconds