代码搜索:patterns

找到约 8,017 项符合「patterns」的源代码

代码结果 8,017
www.eeworm.com/read/240162/4588406

c fp-cmp-8.c

/* Like fp-cmp-4.c, but test that the cmove patterns are correct. */ static double test_isunordered(double x, double y, double a, double b) { return __builtin_isunordered(x, y) ? a : b; } static
www.eeworm.com/read/233448/4682370

c fp-cmp-8.c

#ifndef FLOAT #define FLOAT double #endif /* Like fp-cmp-4.c, but test that the cmove patterns are correct. */ static FLOAT test_isunordered(FLOAT x, FLOAT y, FLOAT a, FLOAT b) { return __builtin
www.eeworm.com/read/216502/4890738

hel3

.NH Text Processing .NH 2 Document Preparation .LP .sh ED Interactive context editor. Random access to all lines of a file. .op Find lines by number or pattern. Patterns may include: specified charact
www.eeworm.com/read/213767/4912545

rhtml edit.rhtml

"edit", :id => @blacklist_pattern.id do %>
www.eeworm.com/read/209559/4971428

h compiler.h

#ifndef __ALPHA_COMPILER_H #define __ALPHA_COMPILER_H /* * Herein are macros we use when describing various patterns we want to GCC. * In all cases we can get better schedules out of the compiler
www.eeworm.com/read/195013/5121552

h compiler.h

#ifndef __ALPHA_COMPILER_H #define __ALPHA_COMPILER_H /* * Herein are macros we use when describing various patterns we want to GCC. * In all cases we can get better schedules out of the compiler
www.eeworm.com/read/179911/5299220

h compiler.h

#ifndef __ALPHA_COMPILER_H #define __ALPHA_COMPILER_H /* * Herein are macros we use when describing various patterns we want to GCC. * In all cases we can get better schedules out of the compiler
www.eeworm.com/read/177353/5328206

h scanner.h

#ifndef EL__DOCUMENT_CSS_SCANNER_H #define EL__DOCUMENT_CSS_SCANNER_H #include "util/scanner.h" /* The various token types and what they contain. Patterns taken from * the flex scanner declaration
www.eeworm.com/read/162614/5527295

c fp-cmp-8.c

#ifndef FLOAT #define FLOAT double #endif /* Like fp-cmp-4.c, but test that the cmove patterns are correct. */ static FLOAT test_isunordered(FLOAT x, FLOAT y, FLOAT a, FLOAT b) { return __builtin
www.eeworm.com/read/350097/3134110

h compiler.h

#ifndef __ALPHA_COMPILER_H #define __ALPHA_COMPILER_H /* * Herein are macros we use when describing various patterns we want to GCC. * In all cases we can get better schedules out of the compiler