HomeSort by: relevance | last modified time | path
    Searched refs:es (Results 1 - 25 of 100) sorted by relevancy

1 2 3 4

  /src/sys/arch/amiga/stand/loadkmap/es/
Makefile 3 HOSTPROG= es-kbdmap
4 FILES= es.map
  /src/etc/rc.d/
swap2 26 local es
28 es=$?
29 [ $es = 2 ] && es=0
34 es=1
37 return $es
  /src/distrib/syspkg/sets/base/base-locale-es/
Makefile 3 PKGBASE=base-locale-es
  /src/distrib/syspkg/sets/base/base-util_locale-es/
Makefile 3 PKGBASE=base-util_locale-es
  /src/distrib/syspkg/sets/comp/comp-c_locale-es/
Makefile 3 PKGBASE=comp-c_locale-es
  /src/bin/ksh/
vi.c 157 static struct edstate *es; /* current editor state */ variable in typeref:struct:edstate *
232 if (es->linelen == 0) {
247 if (c == -1 || len <= (size_t)es->linelen)
250 if (es->cbuf != buf)
251 memmove(buf, es->cbuf, es->linelen);
253 buf[es->linelen++] = '\n';
255 return es->linelen;
282 es->cursor--;
303 es->cursor = 0
    [all...]
expr.c 137 static void evalerr ARGS((Expr_state *es, enum error_type type,
139 static struct tbl *evalexpr ARGS((Expr_state *es, enum prec prec));
140 static void token ARGS((Expr_state *es));
142 static void assign_check ARGS((Expr_state *es, enum token op,
145 static struct tbl *intvar ARGS((Expr_state *es, struct tbl *vp));
177 Expr_state * const es = &curstate; local in function:v_evaluate
201 token(es);
203 if (es->tok == END) {
204 es->tok = LIT;
205 es->val = tempvar()
    [all...]
  /src/lib/libc/stdlib/
qsort.c 67 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \
68 es % sizeof(long) ? 2 : es == sizeof(long)? 0 : 1;
86 swapfunc(a, b, es, swaptype)
101 qsort_r(void *a, size_t n, size_t es,
108 _DIAGASSERT(a != NULL || n == 0 || es == 0);
111 loop: SWAPINIT(a, es);
113 for (pm = (char *) a + es; pm < (char *) a + n * es; pm += es)
    [all...]
  /src/sys/lib/libsa/
qsort.c 46 void qsort(void *a, size_t n, size_t es, cmp_t *cmp);
62 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \
63 es % sizeof(long) ? 2 : es == sizeof(long)? 0 : 1;
80 swapfunc(a, b, es, swaptype)
93 qsort(void *a, size_t n, size_t es, cmp_t *cmp)
99 SWAPINIT(a, es);
102 for (pm = (char *)a + es; pm < (char *)a + n * es; pm += es)
    [all...]
  /src/usr.sbin/sysinst/arch/zaurus/
Makefile 8 LANGUAGES= en es fr pl de
  /src/sys/arch/i386/stand/lib/
pvcopy.S 49 push %es
54 mov %ax, %es
61 pop %es
73 push %es
79 mov %ax, %es
86 popl %es
biosvbe.S 57 push %es
63 mov %ax, %es
65 and $0xf, %di /* mode info block address now in es:di */
70 pop %es
106 push %es
112 mov %ax, %es
114 and $0xf, %di /* mode info block address now in es:di */
119 pop %es
230 push %es
236 mov %ax, %es
    [all...]
multiboot.S 98 movw %ax,%es /* for arg copy */
119 mov %ax,%es
startprog.S 71 movw %bx,%es /* for arg copy */
86 movsl /* copy %ds:(%esi) -> %es:(%edi) */
104 mov %bx,%es
biosmca.S 94 movb %es:5(%bx), %al
100 movb %es:2(%bx), %ch # model (1 byte)
101 movb %es:3(%bx), %cl # submodel (1 byte)
biosmemps2.S 59 movb %es:6(%bx),%al
  /src/sys/arch/amiga/stand/loadkmap/
Makefile 6 SUBDIR=din es fr pl_din pl_us sw us
  /src/distrib/sets/
checkflist 36 es=0
39 if [ ${es} -gt 255 ]; then
40 es=255
42 exit ${es}
202 es=1 # this is fatal even if ${allowextra} is true
218 es=1 # this is fatal even if ${allowmissing} is true
247 es=1
267 es=1
293 exit 0 # cleanup will exit with ${es}
maketars 166 es=$?
169 exit ${es}
227 es=0
247 es=$((${es} + $?))
249 if [ ${es} -gt 255 ]; then
250 es=255
252 exit ${es}
  /src/sys/arch/atari/stand/tostools/libtos/
error.c 89 char *es = strerror(err); local in function:errmsg
90 if (es)
91 eprintf(": %s", es);
  /src/libexec/ld.elf_so/
expand.c 132 const char *es = p + s; local in function:_rtld_expand_path
134 if ((br && *es != '}') ||
135 (!br && (es != ep &&
136 isalpha((unsigned char)*es))))
145 p = es + br;
  /src/sys/arch/i386/stand/fatboot/
fatboot.S 109 xor %eax, %eax /* don't trust values of ds, es or ss */
111 mov %ax, %es
149 pop %es /* Which we need in %es later */
150 push %es
178 cmp %ch, %es:(%di) /* %ch is zero - test end of dir */
212 movw %es:(26-11)(%di), %ax /* Cluster number for file start */
213 push %es /* We increment the 'segment' ... */
278 mov %ax, %es
279 cmpl $X86_BOOT_MAGIC_2, %es:
    [all...]
  /src/sys/arch/i386/stand/dosboot/
start_dos.S 153 mov %ax, %es
223 # set up the protected mode segment registers : DS, SS, ES
226 mov %ax, %es
258 movw %ax, %es
276 # set up the real mode segment registers : DS, SS, ES
279 mov %ax, %es
321 pushl %es
326 # set %es to point at the flat segment
328 mov %ax, %es
338 popl %es
    [all...]
  /src/sbin/iscsictl/
iscsic_driverif.c 370 char es[64]; local in function:do_ioctl
383 snprintf(esp = es, sizeof(es), "Recovered Error");
386 snprintf(esp = es, sizeof(es), "Not Ready");
389 snprintf(esp = es, sizeof(es), "Medium Error");
392 snprintf(esp = es, sizeof(es), "Hardware Error");
395 snprintf(esp = es, sizeof(es), "Illegal Request")
    [all...]
  /src/distrib/i386/installimage/
Makefile 33 ${SYSINSTDIR}/sysinstmsgs.es . \

Completed in 25 milliseconds

1 2 3 4