Home
last modified time | relevance | path

Searched refs:f_to (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/config/
H A Ddfp-bit.c370 DFP_C_TYPE_TO f_to; in DFP_TO_DFP() local
385 IEEE_TO_HOST_TO (s_to, &f_to); in DFP_TO_DFP()
386 return f_to; in DFP_TO_DFP()
/openbsd/usr.sbin/hostapd/
H A Dhostapd.h254 struct hostapd_table *f_from, *f_to, *f_bssid; member
H A Dhandle.c210 mh->i_to, frame->f_to); in hostapd_handle_frame()
H A Dparse.y779 frame.f_to = $3.table;