代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/470917/1442240
s strchr.s
/* Find character CH in a NUL terminated string.
Highly optimized version for ix85, x>=5.
Copyright (C) 1995,1996,1997,2000,2003,2005 Free Software Foundation, Inc.
This file is part of the G
www.eeworm.com/read/237551/4626353
s strchr.s
/* Find character CH in a NUL terminated string.
Highly optimized version for ix85, x>=5.
Copyright (C) 1995,1996,1997,2000,2003,2005 Free Software Foundation, Inc.
This file is part of the G
www.eeworm.com/read/229812/4740579
cmp prep01.cmp
hello
prep01(7): Error(E33): hello2
hello3
prep01(9): Error(E33): hello4
Error(E02): Make execution terminated
www.eeworm.com/read/229812/4740679
cmp err10.cmp
ERR10(31): Error(F10): Macros nested too deep
ERR10(31): Warning(W79): Makefile may be Microsoft; try /ms switch
Error(E02): Make execution terminated
www.eeworm.com/read/229812/4740798
cmp macro03b.cmp
MACRO03(7): Error(E08): Invalid macro name (fubar$fubar)
MACRO03(9): Error(E08): Invalid macro name (fubar$fubar)
Error(E02): Make execution terminated
www.eeworm.com/read/209211/4981891
c mnihongo.c
/*
output language from troff:
all numbers are character strings
sn size in points
fn font as number from 1-n
cx ascii character x
Cxyz funny char xyz. terminated by white space
Nn absolute character
www.eeworm.com/read/320652/3545502
s strchr.s
/* Find character CH in a NUL terminated string.
Highly optimized version for ix85, x>=5.
Copyright (C) 1995,1996,1997,2000,2003,2005 Free Software Foundation, Inc.
This file is part of the G
www.eeworm.com/read/367182/2853540
s strchr.s
/* Find character CH in a NUL terminated string.
Highly optimized version for ix85, x>=5.
Copyright (C) 1995,1996,1997,2000,2003,2005 Free Software Foundation, Inc.
This file is part of the G
www.eeworm.com/read/192259/8391289
c fetch.c
#include "db.h"
/* Fetch a specified record.
* We return a pointer to the null-terminated data. */
char *
db_fetch(DB *db, const char *key)
{
char *ptr;
if (_db_find(db, key, 0) < 0) {
www.eeworm.com/read/424065/10498078
bas modregistry.bas
Attribute VB_Name = "modRegistry"
Option Explicit
Public Const REG_NONE = 0 ' No value type
Public Const REG_SZ = 1 ' Unicode nul terminated string
Public Const REG_EXPAND_SZ = 2 ' Unicode nul