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

1 2 3 4 5

  /src/tests/lib/lua/libm/
lualibm.lua 3 local lm = require("libm")
16 test("M_E", lm.M_E);
17 test("M_LOG2E", lm.M_LOG2E)
18 test("M_LOG10E", lm.M_LOG10E)
19 test("M_LN2", lm.M_LN2)
20 test("M_LN10", lm.M_LN10)
21 test("M_PI", lm.M_PI)
22 test("M_PI_2", lm.M_PI_2)
23 test("M_PI_4", lm.M_PI_4)
24 test("M_1_PI", lm.M_1_PI
    [all...]
  /src/sys/dev/ic/
lm700x.c 69 lm700x_hardware_write(struct lm700x_t *lm, u_int32_t data, u_int32_t addon)
73 lm->init(lm->iot, lm->ioh, lm->offset, lm->rsetdata | addon);
77 bus_space_write_1(lm->iot, lm->ioh, lm->offset,
78 lm->wocl | addon)
    [all...]
  /src/sys/miscfs/nullfs/
null.h 84 struct layer_mount lm; /* generic layerfs mount stuff */ member in struct:null_mount
86 #define nullm_rootvp lm.layerm_rootvp
87 #define nullm_export lm.layerm_export
88 #define nullm_flags lm.layerm_flags
89 #define nullm_size lm.layerm_size
90 #define nullm_tag lm.layerm_tag
91 #define nullm_bypass lm.layerm_bypass
92 #define nullm_alloc lm.layerm_alloc
93 #define nullm_vnodeop_p lm.layerm_vnodeop_p
94 #define nullm_node_hashtbl lm.layerm_node_hashtb
    [all...]
  /src/bin/sleep/
Makefile 5 LDADD+= -lm
  /src/usr.bin/lastcomm/
Makefile 6 LDADD= -lm
  /src/sys/miscfs/overlay/
overlay.h 87 struct layer_mount lm; /* generic layerfs mount stuff */ member in struct:overlay_mount
89 #define ovm_rootvp lm.layerm_rootvp
90 #define ovm_export lm.layerm_export
91 #define ovm_flags lm.layerm_flags
92 #define ovm_size lm.layerm_size
93 #define ovm_tag lm.layerm_tag
94 #define ovm_bypass lm.layerm_bypass
95 #define ovm_alloc lm.layerm_alloc
96 #define ovm_vnodeop_p lm.layerm_vnodeop_p
97 #define ovm_node_hashtbl lm.layerm_node_hashtb
    [all...]
  /src/sys/miscfs/umapfs/
umap.h 60 struct layer_mount lm; member in struct:umap_mount
68 #define umapm_rootvp lm.layerm_rootvp
69 #define umapm_export lm.layerm_export
70 #define umapm_flags lm.layerm_flags
71 #define umapm_size lm.layerm_size
72 #define umapm_tag lm.layerm_tag
73 #define umapm_bypass lm.layerm_bypass
74 #define umapm_alloc lm.layerm_alloc
75 #define umapm_vnodeop_p lm.layerm_vnodeop_p
76 #define umapm_node_hashtbl lm.layerm_node_hashtb
    [all...]
  /src/games/pom/
Makefile 7 LDADD= -lm
  /src/usr.bin/touch/
Makefile 6 LDADD+= -lm
  /src/sys/arch/powerpc/ibm4xx/dev/
ibm405gp.c 154 paddr_t la, lm, pl, ph; local in function:ibm4xx_show_pci_map
161 lm = bus_space_read_4(pcicfg_iot, pcicfg_ioh, PCIL_PMM0MA);
164 printf("0: %08lx,%08lx -> %08lx%08lx %sprefetchable, %s\n", la, lm, ph, pl,
165 (lm & 2) ? "":"not ",
166 (lm & 1) ? "enabled":"disabled");
168 lm = bus_space_read_4(pcicfg_iot, pcicfg_ioh, PCIL_PMM1MA);
171 printf("1: %08lx,%08lx -> %08lx%08lx %sprefetchable, %s\n", la, lm, ph, pl,
172 (lm & 2) ? "":"not ",
173 (lm & 1) ? "enabled":"disabled");
175 lm = bus_space_read_4(pcicfg_iot, pcicfg_ioh, PCIL_PMM2MA)
    [all...]
  /src/games/testpat/
Makefile 6 LDADD= -lcurses -lm -lterminfo
  /src/sys/modules/lm/
Makefile 7 KMOD= lm
  /src/usr.bin/jot/
Makefile 6 LDADD= -lm
  /src/usr.bin/seq/
Makefile 5 LDADD= -lm
  /src/usr.sbin/bta2dpd/cosdata-gen/
Makefile 11 LDADD+= -lm
  /src/sys/compat/netbsd32/
netbsd32_rlimit.c 120 } lm[] = { local in function:netbsd32_adjust_limits
142 if (i >= __arraycount(lm))
145 rlim = lim->pl_rlimit + lm[i].id;
146 if (LIMITCHECK(rlim->rlim_cur, lm[i].lim))
148 if (LIMITCHECK(rlim->rlim_max, lm[i].lim))
155 for (i = 0; i < __arraycount(lm); i++) {
156 rlim = lim->pl_rlimit + lm[i].id;
157 if (LIMITCHECK(rlim->rlim_cur, lm[i].lim))
158 rlim->rlim_cur = lm[i].lim;
159 if (LIMITCHECK(rlim->rlim_max, lm[i].lim)
    [all...]
  /src/sys/dev/isa/
aztech.c 101 struct lm700x_t lm; member in struct:az_softc
167 sc->lm.iot = ia->ia_iot;
175 if (bus_space_map(sc->lm.iot, ia->ia_io[0].ir_addr,
176 ia->ia_io[0].ir_size, 0, &sc->lm.ioh))
181 /* Configure struct lm700x_t lm */
182 sc->lm.offset = 0;
183 sc->lm.wzcl = AZ_WREN_ON | AZ_CLCK_OFF | AZ_DATA_OFF;
184 sc->lm.wzch = AZ_WREN_ON | AZ_CLCK_ON | AZ_DATA_OFF;
185 sc->lm.wocl = AZ_WREN_ON | AZ_CLCK_OFF | AZ_DATA_ON;
186 sc->lm.woch = AZ_WREN_ON | AZ_CLCK_ON | AZ_DATA_ON
    [all...]
radiotrack.c 114 struct lm700x_t lm; member in struct:rt_softc
180 sc->lm.iot = ia->ia_iot;
188 if (bus_space_map(sc->lm.iot, ia->ia_io[0].ir_addr,
189 ia->ia_io[0].ir_size, 0, &sc->lm.ioh))
211 /* Configure struct lm700x_t lm */
212 sc->lm.offset = 0;
213 sc->lm.wzcl = RT_WREN_ON | RT_CLCK_OFF | RT_DATA_OFF;
214 sc->lm.wzch = RT_WREN_ON | RT_CLCK_ON | RT_DATA_OFF;
215 sc->lm.wocl = RT_WREN_ON | RT_CLCK_OFF | RT_DATA_ON;
216 sc->lm.woch = RT_WREN_ON | RT_CLCK_ON | RT_DATA_ON
    [all...]
  /src/bin/ps/
Makefile 7 LDADD= -lutil -lm -lkvm
  /src/distrib/utils/x_ping6/
Makefile 14 LDADD+= -lm
  /src/games/caesar/
Makefile 7 LDADD= -lm
  /src/games/primes/
Makefile 8 LDADD= -lm
  /src/games/snake/snake/
Makefile 8 LDADD= -lm -lcurses -lterminfo
  /src/share/tabset/
Makefile 8 xerox1730-lm zenith29
  /src/usr.bin/audiocfg/
Makefile 7 LDADD+= -lprop -lm

Completed in 22 milliseconds

1 2 3 4 5