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

  /src/sys/arch/amiga/stand/bootblock/boot/
main.c 101 int m_value = 0; local in function:pain
197 m_value = get_number(&path) * 1024;
352 if (m_value && m_value < fmemsz)
353 fmemsz = m_value;
main.c 101 int m_value = 0; local in function:pain
197 m_value = get_number(&path) * 1024;
352 if (m_value && m_value < fmemsz)
353 fmemsz = m_value;
  /src/lib/libedit/
tty.c 60 unsigned int m_value; member in struct:ttymodes_t
1209 x = (el->el_tty.t_t[z][i].t_setmask & m->m_value)
1212 if (el->el_tty.t_t[z][i].t_clrmask & m->m_value)
1268 int c = ffs((int)m->m_value);
1280 el->el_tty.t_t[z][m->m_type].t_setmask |= m->m_value;
1281 el->el_tty.t_t[z][m->m_type].t_clrmask &= ~m->m_value;
1284 el->el_tty.t_t[z][m->m_type].t_setmask &= ~m->m_value;
1285 el->el_tty.t_t[z][m->m_type].t_clrmask |= m->m_value;
1288 el->el_tty.t_t[z][m->m_type].t_setmask &= ~m->m_value;
1289 el->el_tty.t_t[z][m->m_type].t_clrmask &= ~m->m_value;
    [all...]
tty.c 60 unsigned int m_value; member in struct:ttymodes_t
1209 x = (el->el_tty.t_t[z][i].t_setmask & m->m_value)
1212 if (el->el_tty.t_t[z][i].t_clrmask & m->m_value)
1268 int c = ffs((int)m->m_value);
1280 el->el_tty.t_t[z][m->m_type].t_setmask |= m->m_value;
1281 el->el_tty.t_t[z][m->m_type].t_clrmask &= ~m->m_value;
1284 el->el_tty.t_t[z][m->m_type].t_setmask &= ~m->m_value;
1285 el->el_tty.t_t[z][m->m_type].t_clrmask |= m->m_value;
1288 el->el_tty.t_t[z][m->m_type].t_setmask &= ~m->m_value;
1289 el->el_tty.t_t[z][m->m_type].t_clrmask &= ~m->m_value;
    [all...]
  /src/tools/arm-elf2aout/sys/
exec_elf.h 612 Elf32_Lword m_value; /* symbol value */ member in struct:__anonef77d1aa0d08
624 Elf64_Lword m_value; /* symbol value */ member in struct:__anonef77d1aa0e08
exec_elf.h 612 Elf32_Lword m_value; /* symbol value */ member in struct:__anonef77d1aa0d08
624 Elf64_Lword m_value; /* symbol value */ member in struct:__anonef77d1aa0e08
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 612 Elf32_Lword m_value; /* symbol value */ member in struct:__anon33fb20300d08
624 Elf64_Lword m_value; /* symbol value */ member in struct:__anon33fb20300e08
exec_elf.h 612 Elf32_Lword m_value; /* symbol value */ member in struct:__anon33fb20300d08
624 Elf64_Lword m_value; /* symbol value */ member in struct:__anon33fb20300e08
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 610 Elf32_Lword m_value; /* symbol value */ member in struct:__anonc01714590d08
622 Elf64_Lword m_value; /* symbol value */ member in struct:__anonc01714590e08
elf.h 610 Elf32_Lword m_value; /* symbol value */ member in struct:__anonc01714590d08
622 Elf64_Lword m_value; /* symbol value */ member in struct:__anonc01714590e08
  /src/sys/sys/
exec_elf.h 711 Elf32_Lword m_value; /* symbol value */ member in struct:__anon83c31a3a0d08
723 Elf64_Lword m_value; /* symbol value */ member in struct:__anon83c31a3a0e08
exec_elf.h 711 Elf32_Lword m_value; /* symbol value */ member in struct:__anon83c31a3a0d08
723 Elf64_Lword m_value; /* symbol value */ member in struct:__anon83c31a3a0e08

Completed in 85 milliseconds