OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_SET
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
obj-coff.h
279
#define
SF_SET
(s,v) (SF_GET (s) = (v))
obj-coff.c
415
SF_SET
(newsymP, SF_GET (orgsymP));
[
all
...]
Completed in 2170 milliseconds