Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 17 of 17) sorted by relevance

/reactos/sdk/lib/crt/wine/
H A Dundname.c464 unsigned mark = sym->stack.num; in get_modified_type() local
676 unsigned mark = sym->stack.num; in get_class_name() local
875 unsigned mark = sym->stack.num; in demangle_datatype() local
911 unsigned mark = sym->stack.num; in demangle_datatype() local
1000 unsigned mark = sym->stack.num; in demangle_datatype() local
1105 unsigned mark = sym->stack.num; in handle_data() local
1165 unsigned mark; in handle_method() local
/reactos/dll/win32/imagehlp/
H A Daccess.c98 LIST_ENTRY *entry, *mark; in ImageUnload() local
/reactos/dll/win32/jscript/
H A Djsregexp.c130 heap_pool_t *mark; in regexp_match_next() local
189 heap_pool_t *mark; in regexp_match() local
501 heap_pool_t *mark; in RegExp_exec() local
538 heap_pool_t *mark; in RegExp_test() local
746 heap_pool_t *mark; in regexp_string_match() local
H A Dregexp.c3145 heap_pool_t *mark = heap_pool_mark(pool); in regexp_execute() local
3199 heap_pool_t *mark; in regexp_new() local
H A Djscript.h65 BOOL mark; member
H A Dparser.y1573 heap_pool_t *mark; in script_parse() local
/reactos/sdk/tools/hhpcomp/chmc/
H A Dchmc.c500 struct chmcResetTableMark *mark; in chmc_section_destroy() local
1127 struct chmcResetTableMark *mark; in chmc_compressed_add_mark() local
1166 struct chmcResetTableMark *mark; in chmc_reset_table_done() local
/reactos/sdk/tools/log2lines/
H A Dlog2lines.c325 char *sep, *tail, *mark, *s; in translate_line() local
/reactos/dll/3rdparty/libjpeg/
H A Djcmarker.c124 emit_marker (j_compress_ptr cinfo, JPEG_MARKER mark) in emit_marker()
/reactos/modules/rostests/winetests/ntdll/
H A Drtl.c3422 LIST_ENTRY *mark; in ldr_notify_callback1() local
3489 LIST_ENTRY *mark; in ldr_notify_callback_dll_main() local
3528 LIST_ENTRY *mark; in ldr_notify_callback_fail() local
/reactos/dll/win32/vbscript/
H A Dregexp.c3145 heap_pool_t *mark = heap_pool_mark(pool); in regexp_execute() local
3199 heap_pool_t *mark; in regexp_new() local
H A Dvbscript.h47 BOOL mark; member
H A Dvbregexp.c1393 heap_pool_t *mark; in RegExp2_Test() local
/reactos/sdk/lib/rtl/
H A Dpath.c306 RtlpCollapsePath(PWSTR Path, /* ULONG PathBufferSize, ULONG PathLength, */ ULONG mark, BOOLEAN Skip… in RtlpCollapsePath()
/reactos/modules/rostests/winetests/kernel32/
H A Dloader.c3705 LIST_ENTRY *hash_map, *entry, *mark; in test_HashLinks() local
/reactos/sdk/lib/3rdparty/libxml2/
H A DHTMLparser.c5424 int mark = 0; in htmlParseLookupCommentEnd() local
H A Dxmlregexp.c222 xmlRegMarkedType mark; member