Home
last modified time | relevance | path

Searched defs:see (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/sysmon/
H A Dsysmon_envsys_events.c122 sme_event_t *see = NULL, *osee = NULL; in sme_event_register() local
347 sme_event_t *see; in sme_event_unregister_all() local
400 sme_event_t *see; in sme_event_unregister() local
456 sme_event_t *see; in sme_event_unregister_sensor() local
485 sme_remove_event(sme_event_t *see, struct sysmon_envsys *sme) in sme_remove_event()
702 sme_event_t *see; in sme_update_limits() local
748 sme_event_t *see; in sme_events_check() local
778 sme_event_t *see = (void *)wk; in sme_events_worker() local
866 sme_event_t *see; in sysmon_envsys_sensor_event() local
891 sme_deliver_event(sme_event_t *see) in sme_deliver_event()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h21 ;; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Df7-wraps.h21 ;; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see variable
/netbsd-src/games/hunt/huntd/
H A Ddraw.c178 see(PLAYER *pp, int face) in see() function