path
stringlengths 14
112
| content
stringlengths 0
6.32M
| size
int64 0
6.32M
| max_lines
int64 1
100k
| repo_name
stringclasses 2
values | autogenerated
bool 1
class |
|---|---|---|---|---|---|
cosmopolitan/libc/nt/kernel32/GetFileTime.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileTime,GetFileTime,0
.text.windows
GetFileTime:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetFileTime(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetFileTime,globl
.previous
| 297
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BasepGetExeArchType.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepGetExeArchType,BasepGetExeArchType,89
| 92
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetNumaProximityNodeEx.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetNumaProximityNodeEx,GetNumaProximityNodeEx,0
| 97
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CheckNameLegalDOS8Dot3W.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CheckNameLegalDOS8Dot3W,CheckNameLegalDOS8Dot3W,128
| 101
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FindActCtxSectionStringWWorker.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FindActCtxSectionStringWWorker,FindActCtxSectionStringWWorker,375
| 115
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/HeapQueryInformation.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_HeapQueryInformation,HeapQueryInformation,0
| 93
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/ChangeTimerQueueTimer.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_ChangeTimerQueueTimer,ChangeTimerQueueTimer,0
| 95
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/LZSeek.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_LZSeek,LZSeek,954
| 67
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetConsoleFontInfo.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetConsoleFontInfo,GetConsoleFontInfo,504
| 91
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetThreadErrorMode.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetThreadErrorMode,GetThreadErrorMode,0
| 89
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetThreadContext.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetThreadContext,SetThreadContext,0
| 85
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/InitializeSRWLock.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_InitializeSRWLock,InitializeSRWLock,0
.text.windows
InitializeSRWLock:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_InitializeSRWLock(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn InitializeSRWLock,globl
.previous
| 345
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/QueryThreadProfiling.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_QueryThreadProfiling,QueryThreadProfiling,1104
| 96
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetCommState.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCommState,GetCommState,0
| 77
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/PackageFullNameFromId.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_PackageFullNameFromId,PackageFullNameFromId,0
| 95
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/IsProcessCritical.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_IsProcessCritical,IsProcessCritical,0
| 87
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetThreadPriorityBoost.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetThreadPriorityBoost,SetThreadPriorityBoost,0
.text.windows
SetThreadPriorityBoost:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetThreadPriorityBoost(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetThreadPriorityBoost,globl
.previous
| 352
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetHandleInformation.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetHandleInformation,GetHandleInformation,0
.text.windows
GetHandleInformation:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetHandleInformation(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetHandleInformation,globl
.previous
| 342
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/TrySubmitThreadpoolCallback.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_TrySubmitThreadpoolCallback,TrySubmitThreadpoolCallback,0
| 107
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/ContinueDebugEvent.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_ContinueDebugEvent,ContinueDebugEvent,0
.text.windows
ContinueDebugEvent:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_ContinueDebugEvent(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn ContinueDebugEvent,globl
.previous
| 332
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/AttachConsole.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_AttachConsole,AttachConsole,0
.text.windows
AttachConsole:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_AttachConsole(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn AttachConsole,globl
.previous
| 325
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CreateFileMappingNumaW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateFileMappingNumaW,CreateFileMappingNumaW,0
.text.windows
__CreateFileMappingNuma:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_CreateFileMappingNumaW(%rip),%rax
jmp __sysv2nt8
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn __CreateFileMappingNuma,globl
.previous
| 355
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/MultiByteToWideChar.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_MultiByteToWideChar,MultiByteToWideChar,0
.text.windows
MultiByteToWideChar:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_MultiByteToWideChar(%rip),%rax
jmp __sysv2nt6
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn MultiByteToWideChar,globl
.previous
| 338
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/TryEnterCriticalSection.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_TryEnterCriticalSection,TryEnterCriticalSection,0
.text.windows
TryEnterCriticalSection:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_TryEnterCriticalSection(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn TryEnterCriticalSection,globl
.previous
| 375
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BeginUpdateResourceW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BeginUpdateResourceW,BeginUpdateResourceW,104
| 95
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetConsoleWindow.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetConsoleWindow,GetConsoleWindow,0
.text.windows
GetConsoleWindow:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
sub $32,%rsp
call *__imp_GetConsoleWindow(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn GetConsoleWindow,globl
.previous
| 325
| 19
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetNamedPipeHandleStateW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetNamedPipeHandleStateW,GetNamedPipeHandleStateW,0
| 101
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetThreadInformation.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetThreadInformation,GetThreadInformation,0
| 93
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetProcessPriorityBoost.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessPriorityBoost,GetProcessPriorityBoost,0
.text.windows
GetProcessPriorityBoost:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetProcessPriorityBoost(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetProcessPriorityBoost,globl
.previous
| 357
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/DeleteAtom.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_DeleteAtom,DeleteAtom,270
| 75
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FreeUserPhysicalPages.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FreeUserPhysicalPages,FreeUserPhysicalPages,0
| 95
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BaseFlushAppcompatCacheWorker.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BaseFlushAppcompatCacheWorker,BaseFlushAppcompatCacheWorker,55
| 112
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/OpenFileById.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_OpenFileById,OpenFileById,0
| 77
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BasepReportFault.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepReportFault,BasepReportFault,100
| 87
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CreateMutexW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateMutexW,CreateMutexW,0
| 77
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/AddConsoleAliasW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_AddConsoleAliasW,AddConsoleAliasW,0
| 85
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FindFirstStreamTransactedW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FindFirstStreamTransactedW,FindFirstStreamTransactedW,390
| 107
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/MulDiv.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_MulDiv,MulDiv,0
| 65
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BasepSetFileEncryptionCompression.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepSetFileEncryptionCompression,BasepSetFileEncryptionCompression,101
| 121
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/LZInit.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_LZInit,LZInit,950
| 67
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CloseHandle.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CloseHandle,CloseHandle,0
.text.windows
__CloseHandle:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_CloseHandle(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn __CloseHandle,globl
.previous
| 319
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FindFirstFileNameW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FindFirstFileNameW,FindFirstFileNameW,0
| 89
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/AddLocalAlternateComputerNameW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_AddLocalAlternateComputerNameW,AddLocalAlternateComputerNameW,12
| 114
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/LocalAlloc.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_LocalAlloc,LocalAlloc,0
| 73
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetThreadTimes.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetThreadTimes,GetThreadTimes,0
.text.windows
GetThreadTimes:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetThreadTimes(%rip),%rax
jmp __sysv2nt6
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetThreadTimes,globl
.previous
| 313
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FindVolumeClose.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FindVolumeClose,FindVolumeClose,0
.text.windows
FindVolumeClose:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_FindVolumeClose(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn FindVolumeClose,globl
.previous
| 335
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CreateHardLinkW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateHardLinkW,CreateHardLinkW,0
.text.windows
CreateHardLink:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_CreateHardLinkW(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn CreateHardLink,globl
.previous
| 315
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SortGetHandle.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SortGetHandle,SortGetHandle,1417
| 82
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetComputerNameExW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetComputerNameExW,GetComputerNameExW,0
.text.windows
GetComputerNameEx:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetComputerNameExW(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetComputerNameEx,globl
.previous
| 330
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/PssDuplicateSnapshot.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_PssDuplicateSnapshot,PssDuplicateSnapshot,0
| 93
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetFileInformationByHandle.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileInformationByHandle,GetFileInformationByHandle,0
.text.windows
GetFileInformationByHandle:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_GetFileInformationByHandle(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn GetFileInformationByHandle,globl
.previous
| 372
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetApplicationRestartSettingsWorker.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetApplicationRestartSettingsWorker,GetApplicationRestartSettingsWorker,447
| 125
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FlsGetValue.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FlsGetValue,FlsGetValue,0
| 75
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetPriorityClass.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetPriorityClass,SetPriorityClass,0
.text.windows
SetPriorityClass:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetPriorityClass(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetPriorityClass,globl
.previous
| 322
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/TermsrvGetWindowsDirectoryW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_TermsrvGetWindowsDirectoryW,TermsrvGetWindowsDirectoryW,1436
| 110
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/EnumDateFormatsExW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_EnumDateFormatsExW,EnumDateFormatsExW,0
| 89
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetTimerQueueTimer.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetTimerQueueTimer,SetTimerQueueTimer,1394
| 92
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/EnumResourceLanguagesExW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_EnumResourceLanguagesExW,EnumResourceLanguagesExW,0
| 101
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/HeapAlloc.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_HeapAlloc,HeapAlloc,0
.text.windows
HeapAlloc:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_HeapAlloc(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn HeapAlloc,globl
.previous
| 287
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/MapViewOfFileExNuma.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_MapViewOfFileExNuma,MapViewOfFileExNuma,0
.text.windows
__MapViewOfFileExNuma:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_MapViewOfFileExNuma(%rip),%rax
jmp __sysv2nt8
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn __MapViewOfFileExNuma,globl
.previous
| 342
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SleepConditionVariableSRW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SleepConditionVariableSRW,SleepConditionVariableSRW,0
| 103
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BasepConstructSxsCreateProcessMessage.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepConstructSxsCreateProcessMessage,BasepConstructSxsCreateProcessMessage,83
| 128
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/EndUpdateResourceW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_EndUpdateResourceW,EndUpdateResourceW,307
| 91
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetFileAttributesTransactedW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileAttributesTransactedW,GetFileAttributesTransactedW,584
| 111
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/OpenJobObjectW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_OpenJobObjectW,OpenJobObjectW,1028
| 84
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetFirmwareType.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFirmwareType,GetFirmwareType,601
| 85
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/WerRegisterRuntimeExceptionModule.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_WerRegisterRuntimeExceptionModule,WerRegisterRuntimeExceptionModule,0
| 119
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/ActivateActCtx.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_ActivateActCtx,ActivateActCtx,0
| 81
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/LZCopy.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_LZCopy,LZCopy,947
| 67
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetFileAttributesW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetFileAttributesW,SetFileAttributesW,0
.text.windows
SetFileAttributes:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetFileAttributesW(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetFileAttributes,globl
.previous
| 330
| 18
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/NtVdm64CreateProcessInternalW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_NtVdm64CreateProcessInternalW,NtVdm64CreateProcessInternalW,1016
| 114
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BaseThreadInitThunk.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BaseThreadInitThunk,BaseThreadInitThunk,69
| 92
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/ReleaseActCtxWorker.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_ReleaseActCtxWorker,ReleaseActCtxWorker,1197
| 94
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CancelIo.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CancelIo,CancelIo,0
.text.windows
CancelIo:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_CancelIo(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn CancelIo,globl
.previous
| 300
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/OpenFileMappingW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_OpenFileMappingW,OpenFileMappingW,0
| 85
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetProcessMitigationPolicy.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetProcessMitigationPolicy,SetProcessMitigationPolicy,0
| 105
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetCurrentPackageInfo.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCurrentPackageInfo,GetCurrentPackageInfo,0
| 95
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/PssWalkMarkerSeek.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_PssWalkMarkerSeek,PssWalkMarkerSeek,1077
| 90
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/AddRefActCtxWorker.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_AddRefActCtxWorker,AddRefActCtxWorker,14
| 90
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetConsoleCP.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleCP,SetConsoleCP,0
.text.windows
SetConsoleCP:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_SetConsoleCP(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn SetConsoleCP,globl
.previous
| 320
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/TermsrvOpenUserClasses.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_TermsrvOpenUserClasses,TermsrvOpenUserClasses,1438
| 100
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/EnumSystemGeoID.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_EnumSystemGeoID,EnumSystemGeoID,0
| 83
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BasepAppXExtension.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BasepAppXExtension,BasepAppXExtension,79
| 90
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetFileBandwidthReservation.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetFileBandwidthReservation,GetFileBandwidthReservation,586
| 109
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/BaseGenerateAppCompatData.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_BaseGenerateAppCompatData,BaseGenerateAppCompatData,59
| 104
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetCurrencyFormatW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetCurrencyFormatW,GetCurrencyFormatW,0
| 89
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetLogicalProcessorInformation.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetLogicalProcessorInformation,GetLogicalProcessorInformation,0
| 113
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/Basep8BitStringToDynamicUnicodeString.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_Basep8BitStringToDynamicUnicodeString,Basep8BitStringToDynamicUnicodeString,75
| 128
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetVersion.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetVersion,GetVersion,0
| 73
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CreateMailslotW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateMailslotW,CreateMailslotW,213
| 85
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FindFirstVolumeMountPointW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FindFirstVolumeMountPointW,FindFirstVolumeMountPointW,394
| 107
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FreeEnvironmentStringsW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FreeEnvironmentStringsW,FreeEnvironmentStringsW,0
.text.windows
FreeEnvironmentStrings:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_FreeEnvironmentStringsW(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn FreeEnvironmentStrings,globl
.previous
| 373
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetApplicationUserModelId.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetApplicationUserModelId,GetApplicationUserModelId,0
| 103
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetConsoleKeyShortcuts.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleKeyShortcuts,SetConsoleKeyShortcuts,1276
| 100
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/GetProcessIdOfThread.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_GetProcessIdOfThread,GetProcessIdOfThread,0
.text.windows
GetProcessIdOfThread:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_GetProcessIdOfThread(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn GetProcessIdOfThread,globl
.previous
| 360
| 20
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/FindCloseChangeNotification.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_FindCloseChangeNotification,FindCloseChangeNotification,0
| 107
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetConsoleOS2OemFormat.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetConsoleOS2OemFormat,SetConsoleOS2OemFormat,1284
| 100
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/CreateMutexExW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_CreateMutexExW,CreateMutexExW,0
| 81
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/EnumResourceTypesW.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_EnumResourceTypesW,EnumResourceTypesW,334
| 91
| 3
|
jart/cosmopolitan
| false
|
cosmopolitan/libc/nt/kernel32/SetFileCompletionNotificationModes.S
|
#include "libc/nt/codegen.h"
.imp kernel32,__imp_SetFileCompletionNotificationModes,SetFileCompletionNotificationModes,1318
.text.windows
SetFileCompletionNotificationModes:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_SetFileCompletionNotificationModes(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn SetFileCompletionNotificationModes,globl
.previous
| 415
| 18
|
jart/cosmopolitan
| false
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.