Lines Matching refs:match
3 while (!match($0, "^/[/*] static char cvs_id")) {
8 while (!match($0, "^// WARRANTY DISCLAIMER")) {
47 while (!match($0, "^[ \t]*data")) {
51 while (match($0, "(//|^[ \t]*data)")) {
70 if (match(name, "^"FUNC"$")) {
77 if (match(name, "^"FUNC"$")) {
105 if (match(name, ieee754_funcs)) {
107 } else if (match (name, local_funcs)) {
114 while (!match($0, "^"name"#?:")) {
118 while (!match($0, "^.endp")) {
123 if (match(name, "^exp10[fl]?$")) {
133 if (match(name, "^"FUNC"$")) {
136 while (!match($0, "^"name"#?:")) {
140 while (!match($0, "^.endp")) {