Searched refs:xadd (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/net/pf/ |
| HD | pf_table.c | 240 int i, rv, xadd = 0; in pfr_add_addrs() local 283 xadd++; in pfr_add_addrs() 300 *nadd = xadd; in pfr_add_addrs() 411 int i, rv, xadd = 0, xdel = 0, xchange = 0; in pfr_set_addrs() local 465 xadd++; in pfr_set_addrs() 500 *nadd = xadd; in pfr_set_addrs() 1157 int i, rv, xadd = 0; in pfr_add_tables() local 1180 xadd++; in pfr_add_tables() 1210 xadd++; in pfr_add_tables() 1225 *nadd = xadd; in pfr_add_tables() [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | sync.md | 453 "lock{%;} xadd{<imodesuffix>}\t{%0, %1|%1, %0}") 457 ;; followed by testing of flags instead of lock xadd and comparisons.
|
| /dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
| HD | sync.md | 612 ;; followed by testing of flags instead of lock xadd and comparisons.
|